extract_blocks_content: Extract the content parts of blocks
Description
This function takes a list of blocks and returns a list of their content parts.
Usage
extract_blocks_content(block_list)
Value
A list of content parts
Arguments
- block_list
A list of blocks to extract the content from