Return the body of the section starting at the H2 heading that matches headingPattern, up to (but not including) the next H2 heading. Returns an empty string when the section is not present.
headingPattern
Return the body of the section starting at the H2 heading that matches
headingPattern, up to (but not including) the next H2 heading. Returns an empty string when the section is not present.