Understand the functionality of the blur command in Tiptap, which removes focus from the editor.
See also: focus
// Remove the focus from the editor editor.commands.blur()