A family of Microsoft word processing software products for creating web, email, and print documents.
No, there is no difference when used that way.
The only difference is that .Content is a property only of the Document object, and it always refers to the document's main story; but the .Range property can be a property of many kinds of objects (Document, Section, Paragraph, Selection, etc.) and refers to the range of the parent object.