[]
type StructTreeContent = object;
Structure tree content.
actualText: string | undefined;
Actual content text.
id: string;
type: "content" | "object";