Returns all blocks.
This method is for internal use only and should never be called directly.
array An array of blocks
public function getBlocks() : array { return $this->blocks; }