@kapa.ai I have a persisted vector store and I'm loading it as StorageContext. How can I get/iterate all the documents from that store? How can I get the embedding value from a Document? How can I query a VectorStoreIndex using raw embedding vector instead of string?