### Bug report When an image from docx file is pasted in the Editor an error is thrown. ### Reproduction of the problem 1. Open the [Dojo](https://dojo.telerik.com/@sspasova/UNomijOp) 2. Open the file [test_word_images.docx](https://github.com/telerik/kendo-ui-core/files/9039782/test_word_images.docx) 3. Copy the first image and paste it in the Editor ### Current behavior An error is thrown: "Failed to execute 'readAsDataURL' on 'FileReader': parameter 1 is not of type 'Blob'" [screencast](https://www.screencast.com/t/p5Uu1vpML) ### Expected/desired behavior There should be no errors in the console. ### Environment * **Kendo UI version:** 2023.3.1114 * **Browser:** [all ]