When using the Section Rendering API to retrieve the HTML for a section, it only returns the root level children for the section (which works fine for section blocks) but doesn't appear to take in to account the possibility of nested child blocks. If you have a section with more then one level of blocks (blocks within blocks), nothing beyond the first tier of blocks will be returned.