Gets the block content entity.
\Drupal\block_content\BlockContentInterface The block content entity.
public function getBlockContentEntity() { return $this->blockContent; }