getSection
Retrieve a top-level section from the prompt by its title string.
Parameters
title
The section heading to retrieve.
Returns
PomSection | undefined — The matching section, or undefined if no section with that title exists.
Retrieve a top-level section from the prompt by its title string.
The section heading to retrieve.
PomSection | undefined — The matching section, or undefined if no section with that title exists.