Returns array of sections with a particular component type
const matches = findSectionsOfComponentType(mainSections, 'Embed'); Copy
const matches = findSectionsOfComponentType(mainSections, 'Embed');
Returns array of sections with a particular component type