Gets usage record for inline block by ID.
int $block_content_id: The block content entity ID.
object|false The usage record with properties layout_entity_id and layout_entity_type or FALSE if there is no usage.
public function getUsage($block_content_id);