List blocks used in the editor
wp.data.select('core/block-editor').getBlocks();
To get a list of all Blocks currently available in the editor
wp.blocks.getBlockTypes()
List blocks used in the editor
wp.data.select('core/block-editor').getBlocks();
To get a list of all Blocks currently available in the editor
wp.blocks.getBlockTypes()