pub fn export_text( db_context: &DbContext, _event_hub: &Arc<EventHub>, ) -> Result<String>
Export the current document as plain text by reading blocks and concatenating their plain_text fields with \n separators.
plain_text
\n