ContentBlock
type ContentBlock = | TextBlock | ToolUseBlock | ToolResultBlock | ReasoningBlock | CachePointBlock | GuardContentBlock | ImageBlock | VideoBlock | DocumentBlock | CitationsBlock;Defined in: src/types/messages.ts:122