I have created a block widget based on the CKEditor V5 tutorial. I want to offer some custom options for it, like background colour and alignment after being inserted into the editor. I believe that I need to add the BalloonToolbar (I could be wrong), but I am unsure how to add it to my plugin and I cant seem to find any examples anywhere.