RichTextBox: Load default image when image with invalid uri or base64 encoded string is imported from HTML
When importing image with invalid ur/base64 encoded data the document won't be opened correctly and an exception will be thrown. Load default image instead of throwing exception and failing to open the document.