In the WordPress Admin open the page / post / CPT you want use as template and run this code in the console:
copy(wp.data.select('core/block-editor').getBlocks())
the retuned object is now in you cliboard ready to be pasted !
Post type ( ex: post, page, or CPT)
Generate