another possible approach is using default_content filter to pass gutenberg a template.
The template look something like
<!-- wp:paragraph {"placeholder":"Add Description"} -->
<p></p>
<!-- /wp:paragraph -->
just save an empty form and you have your template