Annotation
t() :: %Notion.Annotation{ bold: boolean(), code: boolean(), color: Notion.Annotation.Color.t(), italic: boolean(), strikethrough: boolean(), underline: boolean() }