ocetinkaya on Discord it seemed you were asking of this was a feature of the existing ads extension.
Are you looking for help developing this feature ? What do you have so far ?
To insert content in between the post content at run time you'll probably need to hook into the config
method of the component and manually inject your HTML because the whole post is rendered as raw HTML via Mithril's m.trust
.