Discriminator for block types. The structure of content varies by type (e.g. paragraph carries richText; code carries richText + language; image carries url + caption + altText).
content
paragraph
richText
code
language
image
url
caption
altText
@type t() :: %Spatio.Model.BlockType{}