Get the body text of a message or draft
gm_body(x, ...)
x
the object from which to retrieve the body
...
other parameters passed to methods
## Not run: gm_body(my_message) gm_body(my_draft) ## End(Not run)