toDict
Convert the POM to a list of section data objects. Useful for serializing the POM for storage or passing to other components.
Parameters
None.
Returns
PomSectionData[] — Serialized section list. Each object contains keys
like "title", "body", and "bullets".