I'm looking to embed images that are in private messages. I have this working on posts with a regular expression and the wpforo_content_after hook, but is there a hook point within the messaging system that I can pass in $content, modify it, and return $content?