Reading values from isolated objects

Is it possible to read values (.get, .toArray, .toJSON, etc) from instances of types which are not included in a Doc? What about cloning them?

It is not possible, afaik. Shared types must be attached to a Doc to work.