I'm going to take a shot in the dark, i haven't worked much with the contacts system in the API personally, but i would think using the CMS.ContactManagement.GetPersistentContact() (returns a ContactInfo based on the cookie) may work?
What are you looking to do with your bizform and the contact? Pre-populate information? If so you should be able to set the bizform field values from that ContactInfo then.