A hierarchical block within a page, representing heading-level structure.
Matches the Rust HierarchicalBlock struct.
Fields
:text- The text content of this block:font_size- The font size of the text:level- Hierarchy level ("h1"-"h6" or "body"):bbox- Optional bounding box as [left, top, right, bottom]