This utility routine can be called multiple times without any special syntax. Here's an example from the documentation ("Damage and failure of a laminated composite plate"):
jStatus = 1
call vgetvrm( 'S', stress, jData, cData, jStatus )
jStatus = 1
call vgetvrm( 'LE', strain, jData, cData, jStatus )