Retrieves the extracted source content.
string The extracted source content.
\Drupal\Component\FrontMatter\Exception\FrontMatterParseException
public function getContent() : string { return $this->parse()['content']; }