You can use this sample code:
$oProfile = BxDolProfile::getInstance(); $o = BxDolContentInfo::getObjectInstance($oProfile->getModule()); print_r($o->getContentInfo($oProfile->getContentId()));