Returns all sections in the Object Page with visibility, index, and sub-sections.
Page to evaluate on.
Array of section descriptors.
const sections = await getObjectPageSections(page); Copy
const sections = await getObjectPageSections(page);
Returns all sections in the Object Page with visibility, index, and sub-sections.